home *** CD-ROM | disk | FTP | other *** search
/ Aminet 33 / Aminet 33 - October 1999.iso / Aminet / docs / misc / amigapl.9903.lzh / amigapl.9903 / pci.lzx / Include / proto / pciexpansion.h < prev    next >
Encoding:
C/C++ Source or Header  |  1998-04-03  |  254 b   |  9 lines

  1. #ifndef PROTO_PCIEXPANSION_H
  2. #define PROTO_PCIEXPANSION_H
  3. #include <exec/types.h>
  4. #include <libraries/pciexpansionbase.h>
  5. extern struct PCIExpBase *PCIExpansionBase ;
  6. #include <clib/pciexpansion_protos.h>
  7. #include <pragmas/pciexpansion_pragmas.h>
  8. #endif
  9.